On this pageStrIndexUnit: DXFConvDescriptionReturns index of the S string in the Map array.ValueDescriptionZeroS is absent in the Map arrayNon zeroIndex of the S string in the Map arraySyntaxfunction StrIndex(const S: String; const Map: array of String): Integer;